summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrakenrf <78108016+krakenrf@users.noreply.github.com>2022-08-05 05:03:17 +0200
committerkrakenrf <78108016+krakenrf@users.noreply.github.com>2022-08-05 05:03:17 +0200
commit96ee3307635e53263f35f3a7af148f41444d04ce (patch)
tree62e4606e28cc12d85c04a51bac89229d752c7fee
parentUpdated 9. Appendix (markdown) (diff)
downloadkrakensdr_docs.wiki-96ee3307635e53263f35f3a7af148f41444d04ce.tar
krakensdr_docs.wiki-96ee3307635e53263f35f3a7af148f41444d04ce.tar.gz
krakensdr_docs.wiki-96ee3307635e53263f35f3a7af148f41444d04ce.tar.bz2
krakensdr_docs.wiki-96ee3307635e53263f35f3a7af148f41444d04ce.tar.lz
krakensdr_docs.wiki-96ee3307635e53263f35f3a7af148f41444d04ce.tar.xz
krakensdr_docs.wiki-96ee3307635e53263f35f3a7af148f41444d04ce.tar.zst
krakensdr_docs.wiki-96ee3307635e53263f35f3a7af148f41444d04ce.zip
-rw-r--r--2.-Direction-Finding-Quickstart-Guide.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/2.-Direction-Finding-Quickstart-Guide.md b/2.-Direction-Finding-Quickstart-Guide.md
index 720c579..e666ef8 100644
--- a/2.-Direction-Finding-Quickstart-Guide.md
+++ b/2.-Direction-Finding-Quickstart-Guide.md
@@ -51,6 +51,8 @@ The next step is to burn the KrakenSDR Direction Finding (DF) image to an SD Car
3. Use [Balena Etcher](https://www.balena.io/etcher/) to burn the image onto the SD Card. Using Etcher you can burn directly from the ZIP file.
4. Insert the card into your Raspberry Pi 4.
+Note that USB-boot cannot be used. The reason is that the USB drive interferes with the KrakenSDR USB connection and can cause a loss of samples, which results in a loss of sample coherence.
+
# Connect to Mobile Hotspot
The next steps show how to run the software and get connected to the Android app.
@@ -72,7 +74,7 @@ The next steps show how to run the software and get connected to the Android app
### Start and Control the KrakenSDR
1. Open a browser and connect to IP_ADDR:8080, replacing IP_ADDR with the IP Address of the Pi 4 server. You should see the Web GUI load. If it doesn't load, wait another 1-2 minutes in case the Pi 4 system is still booting.
-2. Start the KrakenSDR by pressing the green ‘Start’ button. Ensure that the Connection Status, Sample Delay Sync and IQ Sync indicators all turn green after a few seconds, and that the Frame Index is increasing.
+2. The KrakenSDR will automatically have started processing. Ensure that the Connection Status, Sample Delay Sync and IQ Sync indicators are all green, or all turn green after a few seconds if you opened the page during calibration, and that the Frame Index is increasing.
3. Set the desired center frequency, gain, antenna array radius configuration, and other settings like VFO bandwidth and squelch for the specific signal of interest. Make sure to apply the update by clicking on “Update Receiver Parameters” after changing the centre frequency or gain settings.
4. Check the Spectrum screen to ensure that your signal is being received as expected.